<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.groupname {
   max-height: 90%;
   max-width: 100%;
   font-size: 14px;
   font-family: Microsoft YaHei;
   letter-spacing: 1.3px;
   color: black;
   background-color: rgb(253, 234, 218);
   text-align:left;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}

</pre></body></html>